home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / toms_tra.swf / scripts / DefineButton2_665 / BUTTONCONDACTION on(release).as
Text File  |  2010-04-12  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("skip3");
  3.    play();
  4. }
  5.